Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Kirk Frowesonjip 16.Dec.03 02:20 PM a Web browser
Applications Development 6.0.1 All Platforms


I have a problem with DialogBox. I compute a complex outline, which is embedded on a form nuFolder. The outline entries are actions computed similarly to:

@SetProfileField("nuEmail"; "eBFolder"; "Test ABC"; @UserName); @SetProfileField("nuEmail"; "eBFolderID"; "123456"; @UserName); @SetProfileField("nuEmail"; "eBFolderEnd"; "0"; @UserName)

When I open that form in a LotusScript agent that the client calls, with DialogBox, the form is displayed and appears to work, but no values are saved to the profile doc.

flag = ws.DialogBox("nuFolder", True, True, True, False, False, False, "Select eB Folder", tmpDoc, False, True, False)

If I open that same form through preview in Notes client, it works.

I have also experimented with setting fields on the form, and reading those. Again, it does not work with DialogBox, but does with preview.

If I compose a new uidoc with that form, it works, but the agent does not wait for a selection to be made on the outline.

Set uidoc = ws.ComposeDocument("", "", "nuFolder", 6, 5, True)

I also embedded the outline on a page, and it works similarly to the composing of a new uidoc. It works, but again the agent does not wait for a selection to be made.

Call ws.OpenPage("nuFolder1")

Do I have any options other than breaking the agent into multiple agents, calling the next section of code when the page is closed? I really would prefer to be able to use DialogBox.






DialogBox LotusScript problem - Dia... (~Kirk Frowesonj... 16.Dec.03)
. . Do you ever call tmpDoc.Save(True, ... (~Dan Elhipister... 16.Dec.03)
. . . . RE: Do you ever call tmpDoc.Save(Tr... (~Kirk Frowesonj... 16.Dec.03)
. . . . . . RE: Do you ever call tmpDoc.Save(Tr... (~Hal Zenrekonyl... 16.Dec.03)
. . . . . . . . RE: Do you ever call tmpDoc.Save(Tr... (~Kirk Frowesonj... 17.Dec.03)
. . . . . . Sorry, after re-reading your post, ... (~Dan Elhipister... 16.Dec.03)
. . . . . . . . RE: Sorry, after re-reading your po... (~Kirk Frowesonj... 17.Dec.03)
. . I'm also having save problem with a... (~John Zentumive... 22.Dec.03)
. . . . Solved: Problem in dialog box form.... (~John Zentumive... 23.Dec.03)
. . . . . . Re: Solved: Problem in dialog box -... (~Kirk Frowesonj... 24.Dec.03)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS